feat: Notify customers if newer submitter is available.#274
Merged
karthikbekalp merged 4 commits intoaws-deadline:mainlinefrom Apr 17, 2026
Merged
feat: Notify customers if newer submitter is available.#274karthikbekalp merged 4 commits intoaws-deadline:mainlinefrom
karthikbekalp merged 4 commits intoaws-deadline:mainlinefrom
Conversation
7211985 to
88b0bfb
Compare
leon-li-inspire
previously approved these changes
Mar 31, 2026
329e6a8 to
a661875
Compare
be00dcd to
ad4798f
Compare
joel-wong-aws
previously approved these changes
Apr 2, 2026
Cherie-Chen
previously approved these changes
Apr 2, 2026
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
19f37b1
b9f7530 to
19f37b1
Compare
19f37b1 to
6ba0945
Compare
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
6ba0945 to
6efae7c
Compare
|
Cherie-Chen
approved these changes
Apr 15, 2026
This was referenced Apr 15, 2026
leon-li-inspire
approved these changes
Apr 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



DO NOT MERGE UNTIL aws-deadline/deadline-cloud#1070 is released in Deadline Cloud
What was the problem/requirement? (What/Why)
Customers are not aware if they are working on the latest submitter or not.
What was the solution? (How)
Created a new dialog to suggest customers to update their submitter.
What is the impact of this change?
Customers hopefully have the latest submitter always or at least are notified of this.
How was this change tested?
If customers want to deactivate the feature, they can do it in the settings.
Yes
Also added a spec test.
Have you run a render job successfully with these changes?
No as this dialog opens even before job submission.
Was this change documented?
Yes added it into setup-submitter if customers want to deactivate the feature.
Is this a breaking change?
No
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.